Feature: Crear un Tag
Scenarios
|
Chart |
Status Progress |
||||
|---|---|---|---|---|---|
|
1
|
|
||||
| Total duration: | |||||
| 1m 31.691s |
Scenario: Con mi usuario de ghost creo un Tag con un nombre que ya exista
Before
0m 1.035s
Given
I navigate to page "<URL>"
0m 0.887s
And
I wait for 2 seconds
0m 2.238s
When
I enter login email "<USERNAME1>"
0m 0.369s
And
I wait for 1 seconds
0m 1.268s
And
I enter login password "<PASSWORD1>"
0m 0.385s
And
I wait for 1 seconds
0m 1.264s
And
I submit login
0m 0.655s
And
I wait for 3 seconds
0m 3.327s
Then
I should have a nav-bar with functions
0m 0.300s
When
I click on the tag function
0m 0.375s
And
I wait for 1 seconds
0m 1.304s
Then
I should have a new tag button
0m 0.307s
Then
I save and existing tag name
0m 0.347s
When
I wait for 1 seconds
0m 1.244s
And
I click on the tag button
0m 0.506s
And
I wait for 1 seconds
0m 1.245s
Then
I should have a form to enter tag information and save button
0m 0.227s
When
I enter existing tag name
0m 0.339s
And
I wait for 1 seconds
0m 1.311s
And
I enter tag-slug
0m 0.546s
And
I wait for 1 seconds
0m 1.314s
And
I enter tag-descripton-five-hundred-one
0m 4.610s
And
I wait for 1 seconds
0m 1.271s
And
I click Save
0m 0.392s
And
I wait for 2 seconds
0m 2.309s
And
I click on the tag function
0m 0.536s
And
I wait for 1 seconds
0m 1.395s
Then
I should have a new tag with corrent slug link
0m 0.350s
After
0m 0.035s
Screenshots
Before
NO IMAGE AVAILABLE
Given
I navigate to page "<URL>"
And
I wait for 2 seconds
When
I enter login email "<USERNAME1>"
And
I wait for 1 seconds
And
I enter login password "<PASSWORD1>"
And
I wait for 1 seconds
And
I submit login
And
I wait for 3 seconds
Then
I should have a nav-bar with functions
When
I click on the tag function
And
I wait for 1 seconds
Then
I should have a new tag button
Then
I save and existing tag name
When
I wait for 1 seconds
And
I click on the tag button
And
I wait for 1 seconds
Then
I should have a form to enter tag information and save button
When
I enter existing tag name
And
I wait for 1 seconds
And
I enter tag-slug
And
I wait for 1 seconds
And
I enter tag-descripton-five-hundred-one
And
I wait for 1 seconds
And
I click Save
And
I wait for 2 seconds
And
I click on the tag function
And
I wait for 1 seconds
Then
I should have a new tag with corrent slug link
After
NO IMAGE AVAILABLE